Click or drag to resize

ContactInfo Constructor

Overload List
  NameDescription
Public methodContactInfo
Initializes a new instance of the ContactInfo class.
Public methodContactInfo(String)
Initializes a new instance of the ContactInfo class from the specified string.
Public methodContactInfo(String, String)
Initializes a new instance of the ContactInfo class with the specified display name and address.
Top
See Also